DataEngine for .NET
ToList メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > ValueSet<T> クラス : ToList メソッド
このコレクションから System.Collections.Generic.List`1 を作成します。
シンタックス
'宣言
 
Public Function ToList() As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> ToList()

戻り値の型

このコレクションのオブジェクトを含む System.Collections.Generic.List`1
参照

ValueSet<T> クラス
ValueSet<T> メンバ